[INFO] cloning repository https://github.com/paulvt/sinoptik
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulvt/sinoptik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fccc2870ed577ccdee9d3c4dda9ad97af35aa831
[INFO] checking paulvt/sinoptik against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulvt/sinoptik
[INFO] finished tweaking git repo https://github.com/paulvt/sinoptik
[INFO] tweaked toml for git repo https://github.com/paulvt/sinoptik written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulvt/sinoptik on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulvt/sinoptik already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sinoptik` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9
[INFO] running `Command { std: "docker" "start" "b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sinoptik` (manifest) generated 1 warning
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling vergen-lib v10.0.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling vergen v10.0.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libgit2-sys v0.18.7+1.9.6
[INFO] [stderr]    Compiling vergen-git2 v10.0.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures v0.3.33
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling cached_proc_macro v2.0.0
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bcdba40f1de1feb1 -C extra-filename=-99df93a1fbd5bf00 --out-dir /opt/rustwide/target/debug/build/tokio/99df93a1fbd5bf00/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/errno/142b803a086f4aa8/out -L dependency=/opt/rustwide/target/debug/build/libc/d992f0339d79e3bd/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ffb5a428b287a4e1/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/4628c87be22db42e/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9130ca354df06040/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96e91b57bc6b899b/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1634c43361de1f40/out/libbytes-1634c43361de1f40.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d992f0339d79e3bd/out/liblibc-d992f0339d79e3bd.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/5ca77d426fa5ffcb/out/libmio-5ca77d426fa5ffcb.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/c4b3b98e36f9cbd6/out/libparking_lot-c4b3b98e36f9cbd6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out/libpin_project_lite-939ff28c23f518de.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/eb9f5ea3343094d8/out/libsignal_hook_registry-eb9f5ea3343094d8.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/88e2fb5b8b32a63b/out/libsocket2-88e2fb5b8b32a63b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/abd4aae36c03a5fe/out/libtokio_macros-abd4aae36c03a5fe.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9", kill_on_drop: false }`
[INFO] [stdout] b67ec452fb4e2ac54f5466415cfc3df3d9db5f29cc4ce734ba50f352e2c9d1e9
